home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
gfx
/
3d
/
T3DLIB_Src_R41.lha
/
readwrite_protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-30
|
176b
|
14 lines
/* Prototypes for functions defined in
readwrite.c
*/
extern WORLD * world;
extern char infile[128];
extern char outfile[128];
int main(int argc,
char ** argv);